Project Atlas: Bitter Coast Mushrooms
Version: 1.6

Description
Replaces the meshes in the "BC Mushrooms" set with completely new, atlased versions to improve performance (reducing drawcalls) in areas where these meshes are used.

Installation
Use mod manager (recommended) and choose "00 Core - Normal Meshes" or manually copy "meshes" and "textures" folders to your Data Files directory from "00 Core - Normal Meshes".
If you use the "Glowing Bitter Coast" mod install also a corresponding patch.
If you use a mushroom texture replacer, you can use the "bc_mushrooms_atlas_generator.bat" to patch the texture atlas with your replacer.
You will need to have Image Magick (https://www.imagemagick.org/script/download.php) installed [during the installation process, select options "Install legacy utilities (e. g. convert)" and "Add application directory to system path"]. Then move the .bat file into your "Textures" folder and run it.
Be warned that it requires all textures to present as loose files and requires them to have the same relative proportions as vanilla.
The resulting atlas should have 1:8 (Width:Height) proportions. If the atlas proportion are correct and yet you get white meshes ingame or want to scale down a texture for any other reason then open the patcher with notepad and follow the instructions at the top.

Bitter Coast Mushrooms Textures:
tx_bc_fungusbottom_01.dds (1:1)
tx_bc_fungustop_01.dds (1:1)
tx_bc_fungustop_02.dds (1:1)
tx_bc_fungusbottom_02.dds (1:1)
tx_bc_mushroom_04.dds (1:1)
tx_bc_mushroom_01.dds (1:1)
tx_bc_mushroom_02.dds (4:1)
tx_bc_mushroom_03.dds (1:1)

Contributor
Remiros

Credits
Melchior Dahrk - ReadME Base

Changelog
1.0 - Initial release
1.1 - Added texture replacer patcher
1.2 - Fixed texture replacer patcher which was making some of the textures come in upside down
1.3 - Added compatibility patch for Glowing Bitter Coast. Reformatted the file structure for usage with BAIN.
1.4 - Added smoothed alternatives. Courtesy of Stuporstar.
1.5 - Readded the Glowing Bitter Coast Patch.
1.6 - Fixed texture replacer patcher for smoothed version and added resizer to both patcher versions.